home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / wdj0797.zip / SDKANN.ZIP / SOURCE.ZIP / DOIT.BAT < prev    next >
DOS Batch File  |  1997-01-09  |  121b  |  6 lines

  1. rm anntater.exe
  2. annconv
  3. brc -31 -r anntater.rc
  4. cc -p -ml -w anntater.c cheklist.c noehwl.lib anntater.res >err.out
  5.  
  6.